* w32term.c (x_draw_glyph_string): Use the glyph string's width
authorChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 02:01:56 +0000 (02:01 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 02:01:56 +0000 (02:01 +0000)
commit35b080ff48faff470bf8ac9e4d1cd45b60456a1e
tree1fe0da8212f017a4e14d6de0a405d41ab7eb8ebc
parentc19def6f82e7520e1648ca6bcd6920d02836d311
* w32term.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).

* xterm.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).
src/ChangeLog
src/w32term.c
src/xterm.c